gl: Avoid a memdup in glyph upload
authorMatthias Clasen <mclasen@redhat.com>
Mon, 3 Jun 2019 02:46:12 +0000 (02:46 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Jun 2019 02:47:52 +0000 (02:47 +0000)
commit3c6c07e94deffb3346a10893bf3aeb477d561417
tree111b07044b53adb3524ffbaba8102c58917d11a7
parenta2c3c657293ae95b34686fce6d1631f9e5db44b3
gl: Avoid a memdup in glyph upload

We don't need to dup the memory here if we
set up the image surface properly. This won't
matter for most glyphs, but some of them can
be big.
gsk/gl/gskglglyphcache.c